You are here: Web Administration > web.config Settings > ShippingProviderSettings

 

ShippingProviderSettings

The ShippingProviderSettings section of the web.config file allows you to designate a default shipping provider.

Attribute

Use

defaultShippingProvider

Enables you to define the default shipping provider.

Example Usage

<ShippingProviderSettings defaultShippingProvider="FedEx" />